home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
yh.xml
< prev
next >
Wrap
Text File
|
2002-09-27
|
896b
|
37 lines
<search function="yh">
<name>Yahoo</name>
<description>Search the Yahoo directory
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr>
<td>yh horses</td>
</tr>
</table>
</description>
<category>Search the Web</category>
<link>http://www.yahoo.com/</link>
<form name="yhf"
action="http://search.yahoo.com/bin/search"
method="get">
<input type="hidden" name="p" value=""/>
</form>
<script><![CDATA[
function yh(q)
{
if (q == "")
openSearchWindow("http://www.yahoo.com/");
else
{
document.yhf.p.value=q;
submitForm(yhf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>